You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > ConjMul Method > clMtxExpr.ConjMul Method ([In] TOpenCLVector, [In] TOpenCLVector)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.ConjMul Method ([In] TOpenCLVector, [In] TOpenCLVector)

Conjugate Y and multiply with X

Syntax
C#
Visual Basic
public static clVector ConjMul([In] TOpenCLVector X, [In] TOpenCLVector Y);

Internally calls clVector.ConjMul

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!